projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
804c010
)
Note that describe-categories was moved to lisp/help-fns.el.
author
Eli Zaretskii
<eliz@gnu.org>
Thu, 29 Nov 2001 19:56:41 +0000
(19:56 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Thu, 29 Nov 2001 19:56:41 +0000
(19:56 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index d9867bfc4cf1e1112f88b285e871c33b7150b7fb..1ff7fb3b076178f4b1c41e094d3619a0b94312ff 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-20,7
+20,7
@@
Add dummy uses of gcproN variables.
* category.c (describe_category, describe_category_1)
- (Fdescribe_categories): Remove.
+ (Fdescribe_categories): Remove.
(Moved to lisp/help-fns.el.)
(syms_of_category): Don't defsubr Sdescribe_categories.
2001-11-28 Richard M. Stallman <rms@gnu.org>